- 
		Home
	
- 
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
- 
6.1.4 (latest)
- 
Code
- 
Classes
-  FormDataParser 
		
			
				
					
													
								
																			
											| Total Complexity | 69 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 12 | 
																	
							 
													
								
																			
											| Total lines | 354 | 
																			
											| Lines of code | 275 | 
																			
											| Logical lines of code | 151 | 
																	
							 
													
								
																			
											| Comment lines | 8 | 
																			
											| Methods | 13 | 
																			
											| Properties | 2 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 13
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| formatTabularGridFieldValue() | A | 43 | 14 | 46 | 
					
				| formatImageValues() | A | 48 | 10 | 31 | 
					
				| formatRepeatFieldValue() | A | 45 | 8 | 45 | 
					
				| formatCheckBoxValues() | A | 51 | 8 | 26 | 
					
				| formatFileValues() | A | 52 | 8 | 23 | 
					
				| parseData() | S | 51 | 3 | 31 | 
					
				| makeTabularData() | S | 55 | 3 | 20 | 
					
				| parseFormSubmission() | S | 60 | 3 | 14 | 
					
				| formatName() | S | 59 | 3 | 13 | 
					
				| parseFormEntries() | S | 68 | 3 | 7 | 
					
				| formatValue() | S | 69 | 3 | 6 | 
					
				| parseFormEntry() | S | 64 | 2 | 10 | 
					
				| resetData() | S | 80 | 1 | 3 |